Skip to content

Conversation

jcassidyav
Copy link
Contributor

PR Checklist

What is the current behavior?

ns prepare android etc. does not work on windows

What is the new behavior?

The reason is that the latest versions of shelljs use fast-blob which does not support \ as a path separator.
This wraps calls to shelljs.cp on windows and replaces the \ with /.

@NathanWalker NathanWalker merged commit 4b0c935 into NativeScript:pre/v9-combined-testing Sep 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants